home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 25 / CD Expert nº 25.iso / WARGASM / data1.cab / Program_Run_Time_Files / didcfg.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1998-10-14  |  9KB  |  367 lines

  1. object Form1: TForm1
  2.   Left = 471
  3.   Top = 389
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'DID Configuration Tool'
  7.   ClientHeight = 350
  8.   ClientWidth = 575
  9.   ParentFont = True
  10.   Position = poScreenCenter
  11.   ShowHint = True
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object TabControl: TPageControl
  16.     Left = 8
  17.     Top = 8
  18.     Width = 561
  19.     Height = 297
  20.     ActivePage = Video
  21.     TabOrder = 0
  22.     OnChange = TabControlChange
  23.     object Video: TTabSheet
  24.       Caption = 'Video'
  25.       object Device: TGroupBox
  26.         Left = 8
  27.         Top = 8
  28.         Width = 369
  29.         Height = 105
  30.         Caption = 'Device'
  31.         TabOrder = 0
  32.         object ListBox1: TListBox
  33.           Left = 16
  34.           Top = 24
  35.           Width = 337
  36.           Height = 65
  37.           Hint = 'Select the device to be used.'
  38.           ItemHeight = 13
  39.           TabOrder = 0
  40.           OnClick = ListBox1Click
  41.         end
  42.       end
  43.       object Mode: TGroupBox
  44.         Left = 392
  45.         Top = 8
  46.         Width = 153
  47.         Height = 73
  48.         Caption = 'Mode'
  49.         TabOrder = 1
  50.         object ComboBox1: TComboBox
  51.           Left = 16
  52.           Top = 24
  53.           Width = 121
  54.           Height = 21
  55.           Hint = 'Select the preferred video mode.'
  56.           Style = csDropDownList
  57.           ItemHeight = 13
  58.           TabOrder = 0
  59.           OnChange = ComboBox1Change
  60.         end
  61.         object CheckBox3: TCheckBox
  62.           Left = 16
  63.           Top = 48
  64.           Width = 97
  65.           Height = 17
  66.           Hint = 
  67.             'Toggles windowed / fullscreen display. This option is not availa' +
  68.             'ble on all video hardware.'
  69.           Caption = 'Windowed'
  70.           TabOrder = 1
  71.           Visible = False
  72.           OnClick = CheckBox3Click
  73.         end
  74.       end
  75.       object GroupBox2: TGroupBox
  76.         Left = 392
  77.         Top = 120
  78.         Width = 153
  79.         Height = 137
  80.         Caption = 'Miscellaneous'
  81.         TabOrder = 2
  82.         Visible = False
  83.         object CheckBox4: TCheckBox
  84.           Left = 16
  85.           Top = 80
  86.           Width = 73
  87.           Height = 17
  88.           Hint = 'When running in 16bpp modes, dithering reduces colour banding.'
  89.           Caption = 'Dither'
  90.           State = cbChecked
  91.           TabOrder = 0
  92.         end
  93.         object RadioGroup3: TRadioGroup
  94.           Left = 16
  95.           Top = 24
  96.           Width = 121
  97.           Height = 49
  98.           Hint = 'Select the preferred type of fog.'
  99.           Caption = 'Fog'
  100.           ItemIndex = 1
  101.           Items.Strings = (
  102.             'None'
  103.             'Vertex')
  104.           TabOrder = 1
  105.         end
  106.         object vsync: TCheckBox
  107.           Left = 16
  108.           Top = 96
  109.           Width = 89
  110.           Height = 17
  111.           Hint = 'Enables/disables waiting for v-sync.'
  112.           Caption = 'V-sync'
  113.           TabOrder = 2
  114.         end
  115.       end
  116.       object GroupBox1: TGroupBox
  117.         Left = 8
  118.         Top = 120
  119.         Width = 369
  120.         Height = 137
  121.         Caption = 'Texture'
  122.         TabOrder = 3
  123.         Visible = False
  124.         object RadioGroup1: TRadioGroup
  125.           Left = 24
  126.           Top = 24
  127.           Width = 105
  128.           Height = 97
  129.           Hint = 
  130.             'Selects default texture format. Some video cards perform better ' +
  131.             'with specific formats.'
  132.           Caption = 'Default Format'
  133.           ItemIndex = 0
  134.           Items.Strings = (
  135.             '4 bit palettised'
  136.             '8 bit palettised'
  137.             '16 bit RGB'
  138.             '32 bit RGB')
  139.           TabOrder = 0
  140.           OnClick = RadioGroup1Click
  141.         end
  142.         object RadioGroup2: TRadioGroup
  143.           Left = 144
  144.           Top = 24
  145.           Width = 105
  146.           Height = 97
  147.           Hint = 
  148.             'Selects texture resolution. Lower resolution requires less video' +
  149.             ' memory.'
  150.           Caption = 'Resolution'
  151.           ItemIndex = 0
  152.           Items.Strings = (
  153.             'High'
  154.             'Medium')
  155.           TabOrder = 1
  156.         end
  157.         object CheckBox1: TCheckBox
  158.           Left = 264
  159.           Top = 32
  160.           Width = 89
  161.           Height = 17
  162.           Hint = 'Enables/disables blinear filtering (smoothing) or texturemaps.'
  163.           Caption = 'Bilinear filter'
  164.           State = cbChecked
  165.           TabOrder = 2
  166.         end
  167.         object Mipmap: TCheckBox
  168.           Left = 264
  169.           Top = 48
  170.           Width = 81
  171.           Height = 17
  172.           Hint = 'Enables/disables mipmapping.'
  173.           Caption = 'Mip-map'
  174.           TabOrder = 3
  175.           OnClick = MipmapClick
  176.         end
  177.         object cboxDynamic: TCheckBox
  178.           Left = 264
  179.           Top = 64
  180.           Width = 81
  181.           Height = 17
  182.           Hint = 'Enables/disables hardware rendering to texturemaps.'
  183.           Caption = 'Dynamic'
  184.           TabOrder = 4
  185.         end
  186.         object compress: TCheckBox
  187.           Left = 264
  188.           Top = 80
  189.           Width = 81
  190.           Height = 17
  191.           Hint = 'Enables/disables use of compressed textures.'
  192.           Caption = 'Compress'
  193.           TabOrder = 5
  194.           OnClick = compressClick
  195.         end
  196.       end
  197.       object VideoAdvanced: TButton
  198.         Left = 392
  199.         Top = 88
  200.         Width = 89
  201.         Height = 25
  202.         Hint = 'Displays advanced configuration settings'
  203.         Caption = 'Advanced >>>'
  204.         TabOrder = 4
  205.         OnClick = VideoAdvancedClick
  206.       end
  207.     end
  208.     object Audio: TTabSheet
  209.       Caption = 'Audio'
  210.       object AudioDeviceGroupBox: TGroupBox
  211.         Left = 8
  212.         Top = 8
  213.         Width = 369
  214.         Height = 105
  215.         Caption = 'Digital Audio Device'
  216.         TabOrder = 0
  217.         object AudioDeviceListBox: TListBox
  218.           Left = 16
  219.           Top = 24
  220.           Width = 337
  221.           Height = 65
  222.           Hint = 'Select the audio device to be used.'
  223.           ItemHeight = 13
  224.           TabOrder = 0
  225.         end
  226.       end
  227.       object GroupBox4: TGroupBox
  228.         Left = 8
  229.         Top = 120
  230.         Width = 209
  231.         Height = 137
  232.         Caption = 'CD Volume Select'
  233.         TabOrder = 1
  234.         Visible = False
  235.         object Label2: TLabel
  236.           Left = 16
  237.           Top = 24
  238.           Width = 89
  239.           Height = 13
  240.           Caption = 'Mixer device name'
  241.         end
  242.         object Label3: TLabel
  243.           Left = 16
  244.           Top = 72
  245.           Width = 87
  246.           Height = 13
  247.           Caption = 'Mixer device slider'
  248.         end
  249.         object MixerLines: TComboBox
  250.           Left = 16
  251.           Top = 40
  252.           Width = 145
  253.           Height = 21
  254.           Hint = 'Select the mixer slider which controls CD audio'
  255.           Style = csDropDownList
  256.           ItemHeight = 13
  257.           TabOrder = 0
  258.         end
  259.         object TrackBar1: TTrackBar
  260.           Left = 8
  261.           Top = 88
  262.           Width = 161
  263.           Height = 33
  264.           Hint = 'Moving this slider should change the CD volume'
  265.           Max = 127
  266.           Orientation = trHorizontal
  267.           PageSize = 1
  268.           Frequency = 20
  269.           Position = 0
  270.           SelEnd = 0
  271.           SelStart = 0
  272.           TabOrder = 1
  273.           TickMarks = tmBottomRight
  274.           TickStyle = tsAuto
  275.           OnChange = TrackBar1Change
  276.         end
  277.         object Button4: TButton
  278.           Left = 168
  279.           Top = 40
  280.           Width = 25
  281.           Height = 25
  282.           Hint = 'Launches Volume Control'
  283.           Caption = '>>>'
  284.           TabOrder = 2
  285.           OnClick = Button4Click
  286.         end
  287.       end
  288.       object AudioAdvanced: TButton
  289.         Left = 392
  290.         Top = 88
  291.         Width = 89
  292.         Height = 25
  293.         Hint = 'Displays advanced configuration settings'
  294.         Caption = 'Advanced >>>'
  295.         TabOrder = 2
  296.         OnClick = AudioAdvancedClick
  297.       end
  298.     end
  299.     object Comms: TTabSheet
  300.       Caption = 'Comms'
  301.       TabVisible = False
  302.     end
  303.     object Input: TTabSheet
  304.       Caption = 'Input'
  305.       TabVisible = False
  306.     end
  307.   end
  308.   object BottomBar: TPanel
  309.     Left = 8
  310.     Top = 304
  311.     Width = 561
  312.     Height = 41
  313.     BevelOuter = bvNone
  314.     TabOrder = 1
  315.     object Label1: TLabel
  316.       Left = 8
  317.       Top = 16
  318.       Width = 55
  319.       Height = 13
  320.       Caption = 'Application:'
  321.     end
  322.     object ComboBox2: TComboBox
  323.       Left = 72
  324.       Top = 12
  325.       Width = 217
  326.       Height = 21
  327.       Hint = 'Application to which the configuration applies.'
  328.       Style = csDropDownList
  329.       ItemHeight = 13
  330.       TabOrder = 0
  331.       OnChange = ComboBox2Change
  332.     end
  333.     object Button1: TButton
  334.       Left = 320
  335.       Top = 10
  336.       Width = 73
  337.       Height = 25
  338.       Hint = 'Exit and save configuration.'
  339.       Caption = 'OK'
  340.       Default = True
  341.       TabOrder = 1
  342.       OnClick = Button1Click
  343.     end
  344.     object Button2: TButton
  345.       Left = 400
  346.       Top = 10
  347.       Width = 73
  348.       Height = 25
  349.       Hint = 'Exit and discard changes to configuration.'
  350.       Cancel = True
  351.       Caption = 'Cancel'
  352.       TabOrder = 2
  353.       OnClick = Button2Click
  354.     end
  355.     object Button3: TButton
  356.       Left = 480
  357.       Top = 10
  358.       Width = 73
  359.       Height = 25
  360.       Hint = 'Save changes to application configuration but do not exit.'
  361.       Caption = 'Apply'
  362.       TabOrder = 3
  363.       OnClick = Button3Click
  364.     end
  365.   end
  366. end
  367.